home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1074 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 15 Jan 1996 13:29:41 +0100
  6. Organization: dis-
  7. Message-ID: <4ddhbl$7p9@serpens.rhein.de>
  8. References: <38231819@kone.fipnet.fi> <DL2FMo.Doq@wiloyee.shnet.org>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. chaos@wiloyee.shnet.org writes:
  12.  
  13. >- uses dual playfield to shift odd planes different then even
  14. >- uses sprites to mask out some undesired pixels
  15. >- uses blitter to do C2P
  16.  
  17. >OS compatible?
  18.  
  19. Yes. It isn't RTG compatible though.
  20.  
  21. >Is there ONE computer that will be able to run such a
  22. >program, that will fail to run the same using hardware banging?
  23.  
  24. The major difference is that not you decide it to fail but the system
  25. does. This usually avoids crashes.
  26.  
  27. >And it there
  28. >will be the AAA Power Amiga, do you really want to use a blitterscreen on
  29. >such a computer?
  30.  
  31. Obviously not.
  32.  
  33. >- Check for AGA hardware
  34. >- if there is AGA, ECS hardware, BANG IT!
  35. >- if there isn't, use one of the C2P routines from the OS.
  36.  
  37. So where is the big difference ? The difference is that a screen
  38. is known by the OS while your hardware banging code takes over
  39. the display and you have to do more hits and more kludges to
  40. avoid other programs from interfering. Using the system you don't
  41. need any kludges.
  42.  
  43. >And please stop perverting the OS, although it is fun to tell all KEWL
  44. >C0DERS that they can access each piece of the hardware by the OS. This is
  45. >simply WRONG and works only on REAL (Amiga Chipset) Amigas.
  46.  
  47. I bet that you are a c00l c0d3r and cannot afford a graphics card.
  48.  
  49. -- 
  50.                                 Michael van Elst
  51.  
  52. Internet: mlelstv@serpens.rhein.de
  53.                                 "A potential Snark may lurk in every tree."
  54.